-
Home
-
Bold Page Builder
-
4.5.7
-
Code
-
Classes
- OAuthServer
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
221 |
Lines of code |
132 |
Logical lines of code |
64 |
Comment lines |
48 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_signature() |
S |
55 |
4 |
21 |
get_signature_method() |
S |
57 |
4 |
17 |
get_consumer() |
S |
61 |
4 |
13 |
check_nonce() |
S |
60 |
3 |
15 |
get_token() |
S |
61 |
3 |
12 |
check_timestamp() |
S |
62 |
3 |
12 |
get_version() |
S |
64 |
3 |
10 |
__construct() |
S |
82 |
1 |
3 |
add_signature_method() |
S |
77 |
1 |
4 |
fetch_request_token() |
S |
65 |
1 |
9 |
fetch_access_token() |
S |
65 |
1 |
9 |
verify_request() |
S |
68 |
1 |
7 |